﻿section,section * {
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    font-style: normal;
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important; 
    word-wrap: break-word!important; 
    font-size: 16px;
}
p {
	margin: 5px 0;
}
.table135 td,.table135 th {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 10px;
}
